home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
a_utils
/
_archvrs
/
unix
/
unshar
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1990-02-03
|
139 b
|
6 lines
CC=qcl
#CFLAGS=-Od -Zi
unshar.exe: Makefile unshar.obj getopt.obj index.obj
$(CC) -o unshar -F 8000 unshar.obj getopt.obj index.obj